ResponseBuilder.header

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ResponseBuilder header(string name, T value)
  2. ResponseBuilder header(HttpHeaderCode code, T value)
    class ResponseBuilder
    final
    header
    (
    T = string
    )
    (
    HttpHeaderCode code
    ,)

Meta